![]() |
pascal OSErr GetIconRef(
SInt16 vRefNum,
OSType creator,
OSType iconType,
IconRef*iconRef);
Note
Remember to call the function ReleaseIconRef when you are done with an IconRef .